Targets to manage our workflow
renv to make our R environment reproducible
rmarkdown to generate both this presentation and a Latex report
ggplot2 to visualize our data
02/12/2021
The project is available on github
Targets to manage our workflow
renv to make our R environment reproducible
rmarkdown to generate both this presentation and a Latex report
ggplot2 to visualize our data
How much carbon (C), nitrogen (N), and phosphorus (P) is extracted every year from the Barents Sea through fishing ?
Carbone (C), Nitrogen (N), Phosphorus (P) content (% of dry mass) from Jabot, F. et al., (2020): Dataset for the article “Body stoichiometry of heterotrophs: assessing drivers of interspecific variations in elemental composition”. figshare. Dataset. https://doi.org/10.6084/m9.figshare.13366310.v1
Tonnage from Sea Around Us We downloaded data for the Barents Sea area on the Website: https://www.seaaroundus.org/
Having two different dataset has required to join them. However, the species name were not exactly noted the same way on the two documents. Therefore we had to do some cleaning on both datasets.
Our final dataset contains:
* Carbone (C)
* Nitrogen (N)
* Phosphorus (P)
* Species (n species of fishes)
* Tonnage
* Countries
* Type of gear